Click or drag to resize

RequestMethod Property

Gets the request method.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public SipMethod Method { get; }

Property Value

Type: SipMethod
The method.
See Also